PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DLightingScheme Class / PDF3DLightingScheme Constructor / PDF3DLightingScheme Constructor(PDFCosDictionary)
The COS lighting scheme.
In This Topic
    PDF3DLightingScheme Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DLightingScheme object with a specified COS lighting scheme.
    Syntax
    public PDF3DLightingScheme( 
       PDFCosDictionary cosLightingScheme
    )

    Parameters

    cosLightingScheme
    The COS lighting scheme.
    See Also